PRISM

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 4, COL = 0
Property:cost_min (exp-reward)
Invocation (default)
./fix-syntax ./prism -javamaxmem 11g -cuddmaxmem 4g -ii -e 5e-2 -heuristic speed -ddextraactionvars 100 -maxiters 1000000 wlan.4.prism wlan.props --property cost_min -const COL=0
Execution
Walltime:66.10915565490723s
Return code:0
Relative Error:0.0
Log
PRISM
=====

Version: 4.5.dev
Date: Sat Mar 14 23:49:51 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -ii -e 5e-2 -heuristic speed -ddextraactionvars 100 -maxiters 1000000 wlan.4.prism wlan.props --property cost_min -const COL=0

Parsing model file "wlan.4.prism"...

Type:        MDP
Modules:     medium station1 station2 
Variables:   col c1 c2 x1 s1 slot1 backoff1 bc1 x2 s2 slot2 backoff2 bc2 

Parsing properties file "wlan.props"...

7 properties:
(1) "collisions": Pmax=? [ F col=COL ]
(2) "cost_max": R{"cost"}max=? [ F s1=12&s2=12 ]
(3) "cost_min": R{"cost"}min=? [ F s1=12&s2=12 ]
(4) "num_collisions": R{"collisions"}max=? [ F s1=12&s2=12 ]
(5) "sent": P>=1 [ F s1=12&s2=12 ]
(6) "time_max": R{"time"}max=? [ F s1=12&s2=12 ]
(7) "time_min": R{"time"}min=? [ F s1=12&s2=12 ]

---------------------------------------------------------------------

Model checking: "cost_min": R{"cost"}min=? [ F s1=12&s2=12 ]
Model constants: COL=0

Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).

Warning: Switching to explicit engine to allow interval iteration on Rmin operator.

Building model...
Model constants: COL=0

Computing reachable states... 224454 345000 states
Reachable states exploration and model construction done in 3.85 secs.
Sorting reachable states list...

Time for model construction: 4.418 seconds.

Type:        MDP
States:      345000 (1 initial)
Transitions: 762252
Choices:     440206
Max/avg:     3/1.28
Building reward structure...

Starting expected reachability (min)...
Starting Prob1 (max)...
Prob1 (max) took 797 iterations and 9.698 seconds.
target=1, inf=0, rest=344999
For Rmin, checking for zero-reward ECs...
Time for checking for zero-reward ECs: 0.2 seconds, no zero-reward ECs found, proceeding normally.
Computing upper bound(s) for Rmin using the Dijkstra Sweep for Monotone Pessimistic Initialization algorithm...
Calculating incoming choices relation for Markov decision process...  done (0.107 seconds)
Time for computing upper bound(s) for Rmin using the DSI-MP algorithm: 1.304 seconds.
Upper bound for min expectation (Dijkstra Sweep MPI): 416071.75369262695
Starting Prob1 (min)...
Prob1 (min) took 854 iterations and 9.337 seconds.
Relevant sub-MDP is contracting, proceed...
Starting interval iteration (min, with Power method)...
Iteration 101: max relative diff=251.164699208, 5.03 sec so far
Iteration 203: max relative diff=123.20052349, 10.03 sec so far
Iteration 305: max relative diff=81.3904462758, 15.06 sec so far
Iteration 407: max relative diff=60.6402598063, 20.07 sec so far
Iteration 510: max relative diff=48.239260792, 25.11 sec so far
Iteration 613: max relative diff=39.9922910042, 30.14 sec so far
Iteration 714: max relative diff=34.111540396, 35.17 sec so far
Max relative diff between upper and lower bound on convergence: 0.00769776498059
Interval iteration (min, with Power method) took 804 iterations, 1225699608 multiplications and 39.654 seconds.
Maximum finite value in solution vector at end of interval iteration: 415988.96713256836
Expected reachability took 60.273 seconds.

Value in the initial state: 7625.0

Time for model checking: 60.809 seconds.

Result: 7625.0 (value in the initial state)


Overall running time: 65.861 seconds.

---------------------------------------------------------------------

Note: There were 2 warnings during computation.